Skip to main content

URLQueryEncode

URLQueryEncode[<|key1->val1,key2->val2,…|>] creates a URL-style query string from an association of keys and values. 

URLQueryEncode[{param1->val1,param2->val1,…}] creates a query string from a list of rules.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.